Fix 'fill-paragraph' in 'yaml-ts-mode'
authorGraham Marlow <graham@mgmarlow.com>
Tue, 30 Jan 2024 01:16:04 +0000 (17:16 -0800)
committerEli Zaretskii <eliz@gnu.org>
Thu, 1 Feb 2024 10:29:53 +0000 (12:29 +0200)
commit4adb4b2ac507636a82373ed1323dabcb7ee9258d
tree81dd4949a21e5733a7599245f43d5cbb4da5f55c
parentff63da26b6b00fd0e2ba04239b56b385bd83b53a
Fix 'fill-paragraph' in 'yaml-ts-mode'

* lisp/textmodes/yaml-ts-mode.el (yaml-ts-mode--fill-paragraph):
Avoid 'fill-paragraph' when outside of block_scalar or comment
nodes.  (Bug#68781)
lisp/textmodes/yaml-ts-mode.el